Update Corporate
The UpdateCorporate web service
XML- or JSON-based information exchange systems that use the Internet for direct application-to-application interaction. These systems can include programs, objects, messages, or documents. enables an external client system to update Corporate information for existing CMP
Converged Monetisation Platform. The MDS Global product that supports customer care and billing for digital service providers. corporates.
In order to update the Corporate details, the user
A person with the capability to log in to the CMP GUI software, such as a customer service advisor or agent. must pass in a valid CMP Corporate Code along with the relevant information to be updated.
Users are able to update individual attributes of the Corporate Details as per the Edit Corporate screen.
Invalid requests are rejected with an error message.
UpdateCorporate Request
The UpdateCorporate tag instructs the Corporate Service to update Corporate details. This request contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
ExternalReference |
String69 |
The client may use this identifier to correlate the request and the response. |
Mandatory |
|
CorporateCode |
String6 |
The Corporate Code to which the Account will be added. If not specified, the Account will not be associated with any Corporate. |
Mandatory |
|
UpdateCorporateBasic |
Container |
See UpdateCorporateBasic Request Container for details. |
Optional |
UpdateCorporateBasic Request Container
The UpdateCorporateBasic request container contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
CorporateDescription |
String30 |
A full description of the Corporate. |
Optional |
|
AddressNumber |
0-99999999 |
The Customer contact email address. |
Optional |
|
PostingAccountNumber |
String20 |
Unique number to identify the posting Account. |
Optional |
|
LastAmendedDate |
Date |
YYYY-MM-DDZ |
Mandatory |
UpdateCorporate Response
The UpdateCorporate response is the response to the UpdateCorporate Request. This contains the following elements:
|
Element Name |
Content Type |
Description |
Required? |
|---|---|---|---|
|
ExternalReference |
String69 |
Returned unmodified in the response. The client may use this identifier to correlate the request and the response. |
Optional |